From b9059d978d2b86e15aa7c3846ef71fc62f711486 Mon Sep 17 00:00:00 2001 From: zephex-alt <166333351+zephex-alt@users.noreply.github.com> Date: Tue, 30 Apr 2024 04:08:49 +0000 Subject: small fixes --- src/app/manga/[title]/[id]/[read]/read.module.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app/manga/[title]/[id]/[read]/read.module.css') diff --git a/src/app/manga/[title]/[id]/[read]/read.module.css b/src/app/manga/[title]/[id]/[read]/read.module.css index d2adf5c..2c7f964 100644 --- a/src/app/manga/[title]/[id]/[read]/read.module.css +++ b/src/app/manga/[title]/[id]/[read]/read.module.css @@ -1,5 +1,5 @@ .Main { - margin: 80px auto; + margin: 65px auto; } .Image { @@ -58,4 +58,4 @@ .Image { width: 100%; } -} \ No newline at end of file +} -- cgit v1.2.3